Click or drag to resize

RuleConditions Property

Identifies the conditions that, when fulfilled, will trigger the rule actions for a rule.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public RuleConditions Conditions { get; set; }

Property Value

Type: RuleConditions
See Also